Is a mapping of a path to a logical controller. For each controller there are a list of methods which can be called based on the http method and parameters
Properties
Name | Returns | Notes | Example |
---|---|---|---|
methods | List | ||
path | String | ||
title | Object | ||
seoContent | Object | ||
pathResolvers | Map | ||
childMappings | List | ||
pathRegex | Pattern | ||
defaultView | View | ||
namedGroups | List | Find group names specified in the given regex | |
requiredPostPriviledge | Priviledge | ||
types | Set | ||
contentRepoName | String |
Hide comments
